From: Dmitry Gutov Date: Mon, 20 Jul 2015 21:44:41 +0000 (+0300) Subject: ; Fix a typo X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~23^2~2268 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=4051fb202ee92edce95a3d0a9763d0d130f82770;p=emacs.git ; Fix a typo --- diff --git a/lisp/progmodes/xref.el b/lisp/progmodes/xref.el index 0847fdaf1b9..16136927193 100644 --- a/lisp/progmodes/xref.el +++ b/lisp/progmodes/xref.el @@ -508,7 +508,7 @@ Used for temporary buffers.") (n (abs n)) (xref nil)) (dotimes (_ n) - (setq (xref--search-property 'xref-item backward))) + (setq xref (xref--search-property 'xref-item backward))) (cond (xref (xref--pop-to-location xref)) (t